Skip to content

bpo-32499: Add dataclasses.is_dataclass(obj), which returns True if obj is a dataclass or an instance of one.#5113

Merged
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:bpo-32499-is_dataclass
Jan 6, 2018
Merged

bpo-32499: Add dataclasses.is_dataclass(obj), which returns True if obj is a dataclass or an instance of one.#5113
ericvsmith merged 1 commit intopython:masterfrom
ericvsmith:bpo-32499-is_dataclass

Conversation

@ericvsmith
Copy link
Copy Markdown
Member

@ericvsmith ericvsmith commented Jan 6, 2018

@ericvsmith ericvsmith self-assigned this Jan 6, 2018
@ericvsmith ericvsmith merged commit e7ba013 into python:master Jan 6, 2018
@ericvsmith ericvsmith deleted the bpo-32499-is_dataclass branch January 6, 2018 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants